
img {
    border: 0;
    vertical-align: middle;
    display: block;
}
.copyright{
    display: inline-block;
}
.news-tit span {
    font-size: 34px;
    font-weight: bold;
}
.lbt_div a{
    width: 100%;
    height: 100%;
    text-decoration: none;
    display: inline-block;
}

.lbt_content_time {
    width: 100px;
    height: 16px;
    line-height: 16px;
    font-size: 14px;
    color: #999999;
    margin-left: 28px;
    margin-top: -2px;
    font-family: SourceHanSansSC-regular;
}

.lbt_div_center a {
    width: 100%;
    height: 100%;
    text-decoration: none;
    display: inline-block;
}



.lbt_content_time_center {
    width: 100px;
    height: 16px;
    line-height: 16px;
    font-size: 14px;
    color: #999999;
    margin-left: 5px;
    margin-top: -2px;
    font-family: SourceHanSansSC-regular;
}
/* 中间移动端下边 */
.lbt_div_center_bottom {
    width: 283px;
    height: 161px;
    margin: 12px;
    float: left;
    z-index: 11;
    position: relative;
}

.lbt_div_center_bottom a {
    width: 100%;
    height: 100%;
    text-decoration: none;
    display: inline-block;
}

.lbt_news_img_center_bottom {
    width: inherit;
    height: 161px;
}

.lbt_news_content_center_bottom {
    position: absolute;
    bottom: 0;
    width: inherit;
    /* height: 58px; */
    overflow: hidden;
}

.lbt_content_title_center_bottom {
    width: 283px;
    /* height: 36px; */
    line-height: 18px;
    font-size: 14px;
    background-color: #000;
    opacity: 0.7;
    color: #fff;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    padding:0 5px;
    font-family: SourceHanSansSC-medium;
}
.lbt_a_right {
    height:100%;
}

.lbt_content_time_p{
    font-size: 14px;
    color:#999;
}

@media screen and (min-width:768px){
    .top {
            width: 1200px;
            height: 150px;
            margin: 52px auto 0px;
    }
    .hot-news{
        background-color: #f3f4f8;
        padding-bottom: 50px;
    }
    .news-tit {
        width: 100%;
        font-size: 34px;
        padding: 54px 0 0;
        margin: 0 auto;
        color: #000;
        text-align: center;
    }
    .lbt_news {
        width: 1200px;
        height: 395px;
        margin: 50px auto;
        position: relative;
        overflow: hidden;
        /* background-color: red; */
    }
    .lbt_div {
        width: 449px;
        height: 255px;
        float: left;
        margin: 0 12px 0 0;
        z-index: 11;
    }
        .lbt_news_content {
            width: inherit;
            height: 140px;
            background: white;
            overflow: hidden;
        }
    
        .lbt_content_title {
            width: 400px;
            line-height: 30px;
            color: #101010;
            overflow: hidden;
            -webkit-line-clamp: 2;
            word-break: break-all;
            display: -webkit-box;
            -webkit-box-orient: vertical;
            margin: 20px 28px;
            font-size: 18px;
            font-family: SourceHanSansSC-medium;
        }
    
        .lbt_content_time {
            width: 100px;
            height: 16px;
            line-height: 16px;
            font-size: 14px;
            color: #999999;
            margin-left: 28px;
            margin-top: -2px;
            font-family: SourceHanSansSC-regular;
        }
    
        /* 中间上边样式 */
        .lbt_div_center {
            width: 283px;
            height: 221px;
            float: left;
            margin: 0 12px;
            z-index: 11;
        }
    
        .lbt_div_center a {
            width: 100%;
            height: 100%;
            text-decoration: none;
            display: inline-block;
        }
    
        .lbt_news_img_center {
            width: inherit;
            height: 163px;
        }
    
        .lbt_news_content_center {
            width: inherit;
            height: 58px;
            background: white;
            overflow: hidden;
        }

        .lbt_content_title_center {
            width: 283px;
            line-height: 18px;
            color: #101010;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            margin: 8px 5px;
            font-family: SourceHanSansSC-medium;
        }
    
        .lbt_content_time_center {
            width: 100px;
            height: 16px;
            line-height: 16px;
            font-size: 14px;
            color: #999999;
            margin-left: 5px;
            font-family: SourceHanSansSC-regular;
        }
    
        /* 中间移动端下边 */
        .lbt_div_center_bottom {
            width: 283px;
            height: 161px;
            margin: 12px;
            float: left;
            z-index: 11;
            position: relative;
        }
    
        .lbt_div_center_bottom a {
            width: 100%;
            height: 100%;
            text-decoration: none;
            display: inline-block;
        }
    
        .lbt_news_img_center_bottom {
            width: inherit;
            height: 161px;
        }
    
        .lbt_news_content_center_bottom {
            position: absolute;
            bottom: 0;
            width: inherit;
            /* height: 58px; */
            overflow: hidden;
        }
    
        .lbt_content_title_center_bottom {
            width: 283px;
            height: 40px;
            line-height: 40px;
            background-color: #000;
            opacity: 0.7;
            color: #fff;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
            -webkit-box-orient: vertical;
            padding: 0 5px;
            font-family: SourceHanSansSC-medium;
        }
    
        .lbt_div_right {
            float: left;
            height: 395px;
            margin: 0 20px;
        }
    
        .lbt_ul_right {
            height: 355px;
        }
    
        .lbt_li_right {
            padding: 25px 0 12px 26px;
            border-bottom: 1px solid #E5E5EA;
        }
    
        .lbt_a_right {
            height: 100%;
        }
    
        .lbt_content_title_p {
            width: 400px;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
            margin-bottom: 5px;
            color:#333;
        }
    
        .lbt_content_time_p {
            font-size: 14px;
            color: #999;
        }
    
        .lbt_button {
            width: 156px;
            height: 40px;
            line-height: 40px;
            color: #ff7e00;
            background-color: #f3f4f8;
            border: 1px solid #ff7e00;
    
        }
    
        /* 多项服务 */
        .differ-cont {
           
        }
    
        .quick_ul {
            position: relative;
        }
        
        .quick_ul ul {
            display: flex;
            width: calc(100% - 108px);
                margin: 0 auto;
        }
        .quick_ul .left_btn{
            position: absolute;
            top:50%;
            left:0;
            transform: translateY(-50%);
            background:url("../img/home_left_btn.png") no-repeat 100% 100%;
            width: 54px;
            height: 54px;
        }
        .quick_ul .right_btn {
            position: absolute;
            top: 50%;
            right: 0;
            transform: translateY(-50%);
            background: url("../img/home_right_btn.png") no-repeat 100% 100%;
            width: 54px;
            height: 54px;
        }
        .quick_ul ul li {
            width: 25%;
            height: 260px;
            margin: 40px 20px 60px;
            box-sizing: border-box;
            transition: all 1s ease;
            -moz-transition: all 1s ease;
            -webkit-transition: all 1s ease;
            background-color: #F3F4F8;
            ;
        }
    
        .quick_ul ul li a {
            width: 100%;
            height: 100%;
            display: flex;
            flex-direction: column;
            justify-content: center;
            align-items: center;
        }
    
        .quick_ul ul li:hover {
            box-shadow: 0px 1px 12px rgba(0, 0, 0, .1);
            -moz-box-shadow: 0px 1px 12px rgba(0, 0, 0, .1);
            -webkit-box-shadow: 0px 1px 12px rgba(0, 0, 0, .1);
        }
    
        .quick_ul ul li img {
            display: inline-block;
        }
    
        .quick_ul li .p1 {
            font-size: 18px;
            color: #000;
            margin: 16px 0 10px;
        }
    
        .quick_ul li .p2 {
            /* font-size: 14px;
            color: #999;
            height: 44px;
            overflow: hidden;
            margin-bottom: 20px; */
        }
    
        .quick_ul li .btn {
            display: inline-block;
            width: 128px;
            height: 38px;
            background: #fff;
            color: #666;
            font-size: 14px;
            line-height: 38px;
            text-align: center;
            border: 1px solid #ddd;
            border-radius: 38px;
            -moz-border-radius: 38px;
            -webkit-border-radius: 38px;
        }
    
        .quick_ul li:hover .btn {
            background: #ff6505;
            color: #fff;
            border-color: #ff6505;
        }
    
        /*friends-team*/
        .friends-team {
            /* height: 420px; */
            background: #f3f4f8;
            box-sizing: border-box;
            /*min-width: 1200px; */
            padding:50px 0;
        }
    
        .frist_ul {
            width: 80%;
        }
    
        .friends-cont {
            width: 1200px;
            height: 164px;
            background: #fff;
            margin: 0 auto;
            padding: 35px 38px 0 35px;
            box-sizing: border-box;
        }
    
        .friends-cont.logo-link ul {
            text-align: left;
            font-size: 0;
        }
    
        .friends-cont.logo-link ul li.first {
            width: 210px;
            padding-top: 0px !important;
        }
    
        .friends-cont.logo-link ul li.last {
            width: 222px;
        }
    
        .friends-cont.logo-link ul li {
            display: inline-block;
            width: 100px;
            margin-right: 0;
            vertical-align: bottom;
            float: initial;
            cursor: pointer;
            display: flex;
            align-items: center;
            float: left;
            margin-right: 55px;
            padding-top: 20px;
        }
    
        .friends-cont.logo-link {
            height: 130px;
            padding: 35px 20px 0 35px;
        }
    
        .friends-cont.logo-link ul li img {
            width: 100%;
            padding: 0;
            margin: 0;
            border-left: 0;
        }
    
        .friends-cont ul {}
    
        .friends-cont ul li {
            float: left;
            margin-right: 18px;
        }
    
        .friends-cont li img {
            padding-left: 20px;
            border-left: 1px solid #e5e5e5;
        }
    
        .friends-cont ul li.first img {
            padding-left: 0;
            border: none;
        }
    
        .friends-cont li p {
            font-size: 14px;
            color: #666;
            text-align: right;
            margin-top: 12px;
        }
    
        .friends-cont ul li.first p {
            text-align: center;
        }
    
        .profess {
            margin: 0px 10px
        }
    
        .profess>p {
            display: block;
            float: left;
            height: 100px;
        }
    
        /* .profess>p .more-btn {
        margin-top: 0;
        margin-right: 20px;
    } */
    
        .profess a {
            display: inline-block;
            /* width: 138px; */
            /* height: 38px; */
            margin-bottom: 10px;
            color: #333;
            font-size: 14px;
            line-height: 1;
            text-align: left;
            margin-right: 0;
            border-bottom: 1px solid #f3f4f8;
    
        }
        .profess a:hover{
            border-bottom: 1px solid #333;
        }
    
        .hot-phone {
            padding-left:50px;
            font-size: 14px;
            color: #666;
        }
    
        .hot-phone p {
            margin-bottom: 5px;
        }
    
        .hot-phone span {
            font-size: 28px;
            color: #ff7e00;
            font-weight: 700;
        }
        .hot-phone span a{
            font-size: 28px;
            color: #ff7e00;
            font-weight: 700;
        }
    
        .hot-phone .p-remark {
            font-size: 14px;
            margin-top: -6px;
        }
    
        .hot-phone .p-remark-time {
            font-size: 16px;
            color: #ff7e00;
            font-weight: bold;
        }
    
        .hot-phone .p-remark-hint {
            font-size: 14px;
        }
    
        .logo_div {
            width: 210px;
            margin-left:20px;
        }
    
        .logo_div a {
            width: 100%;
            height: 100%;
            display: inline-block;
        }
        
        .logo_div a img {
            width: 100%;
            height: 100%;
        }
        .logo_img{
            width: 100px;
        }
        .logo_a {
            margin-bottom: 10px;
            display: inline-block;
        }
        /* .logo_a:hover{
            border:1px solid#101010;
        }
     */
        .ercode_ul {
            display: flex;
            flex-wrap: wrap;
        }
    
        .ercode_ul li {
            display: flex;
            flex-direction: column;
            justify-content: center;
            align-items: center;
            width: 90px;
            border-right: 1px solid #999;
            margin: 0 10px 24px 0;
    
        }
        .ercode_ul li:nth-child(3){
            border-right: none;
        }
         .ercode_ul li p{
            font-size: 14px;
            color:#666;
    
        }
}
@media screen and (min-width:768px) and (max-width:1199px){
    .el-carousel {
            margin-top: 60px;
    }
    .lbt_news {
        width: 100%;
        height: 308px;
        margin: 50px auto;
        position: relative;
        overflow: hidden;
    }
    .lbt_div {
        width: 100%;
        margin: 0 12px 0 0;
        z-index: 11;
    }
    .lbt_news_img_center{
        height: 109px;
    }
    .lbt_news_img_center_bottom{
        height: 109px;
    }
    .lbt_div_center {
        width: 100%;
        height: auto;
        float: left;
        z-index: 11;
        margin:0;
    }
    .lbt_div_center_bottom {
        width: 100%;
        height: auto;
        margin: 12px 0;
        float: left;
        z-index: 11;
        position: relative;
    }
    .lbt_content_title_center_bottom{
        width: 100%;
    }
    .lbt_content_title_p{
        width: 100%;
    }
    .lbt_li_right {
        padding: 12px 0 4px 0px;
        border-bottom: 1px solid #E5E5EA;
    }
    .lbt_ul_right {
        height:256px;
    }
    .lbt_div_right{
        width: 100%;
        margin:0;
    }
    .friends-team{
        width: 100%;
    }
    .profess {
        height: 206px;
    }
    .ercode_ul li:nth-child(3) {
        border-right:1px solid #999;
    }
    .logo_div {
        width: 210px;
        margin: 0 auto;
    }
    .logo_a{
        padding-left:50px;
    }
}
@media screen and (min-width:1200px){
    .lbt_news {
        width: 1200px;
        height: 395px;
        margin: 50px auto;
        position: relative;
        overflow: hidden;
        /* background-color: red; */
    }
}
@media screen and (max-width:767px){
    .el-carousel{
        margin-top:60px;
    }
    .fundSaleMobile {
            display: none !important;
    }
    .lbt_news_img {
        width: inherit;
        height: 206px;
    }
    .top {
            width:100%;
            height: auto;
            margin: 18px auto 0px;
    }
    .news-tit {
        width:100%;
        font-size: 24px;
        margin-top: 10px;
        margin-bottom: 20px;
        color: #000;
        text-align: center;
    }
    .news-tit span {
        font-size: 24px;
        font-weight: bold;
    }
    .lbt_news {
        width: 100%;
        margin: 18px auto;
        position: relative;
        overflow: hidden;
        /* background-color: red; */
    }
    .lbt_div {
        width: 100%;
        height: auto;
        /* float: left; */
        margin: 0 12px 0 0;
        z-index: 11;
    }
    .lbt_news_content {
        width: inherit;
        height: 100px;
        background: white;
        overflow: hidden;
    }
    .lbt_content_title {
        width: 330px;
        line-height: 24px;
        font-size: 16px;
        color: #101010;
        overflow: hidden;
        -webkit-line-clamp: 2;
        word-break: break-all;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        margin:10px 20px;
        font-family: SourceHanSansSC-medium;
    }
    .lbt_content_time {
        width: 100px;
        height: 16px;
        line-height: 16px;
        font-size: 14px;
        color: #999999;
        margin-left: 20px;
        font-family: SourceHanSansSC-regular;
    }

    .lbt_div_center {
        width:100%;
        height: auto;
        z-index: 11;
        position: relative;
    }
    .lbt_news_content_center {
        position: absolute;
        bottom: 0;
        left:0;
        height:24px;
        color:#fff;
        background: rgba(0, 0, 0, .7);
        width: 100%;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;

    }
    .lbt_content_title_center {
        width: 100%;
        height: 36px;
        line-height: 18px;
        font-size: 14px;
        color:#fff;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        /* -webkit-line-clamp: 2;
        word-break: break-all;
        display: -webkit-box;
        -webkit-box-orient: vertical; */
        margin: 5px;
        font-family: SourceHanSansSC-medium;
    }
    .lbt_news_img_center {
        width: inherit;
        height: 102px;
    }
    .lbt_content_title_p {
        width: 100%;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        margin-bottom: 5px;
        font-size: 14px;
    }
    .lbt_ul_right{
        margin-bottom: 18px;
    }
    .lbt_li_right{
        border-bottom: 1px solid #E5E5EA;
        padding:20px 0;
    }
    .lbt_button {
        width: 100%;
        height: 40px;
        line-height: 40px;
        color: #ff7e00;
        background-color: #f7f7f7;
        border: 1px solid #ff7e00;
    }
    /* 多项服务 */
    .differ-cont {
        padding:20px 15px;
        background: #fff;
    }

    .quick_ul {
        width: 100%;
        margin: 0 auto;
    }

    .quick_ul ul {}

    .quick_ul ul li {
        float: left;
        width:41%;
        height: 155px;
        text-align: center;
        margin:15px;
        padding: 30px;
        box-sizing: border-box;
        transition: all 1s ease;
        -moz-transition: all 1s ease;
        -webkit-transition: all 1s ease;
        background-color: #F3F4F8;
        ;
    }

    .quick_ul ul li a {
        width: 100%;
        height: 100%;
        display: inline-block;
    }

    .quick_ul ul li:hover {
        box-shadow: 0px 1px 12px rgba(0, 0, 0, .1);
        -moz-box-shadow: 0px 1px 12px rgba(0, 0, 0, .1);
        -webkit-box-shadow: 0px 1px 12px rgba(0, 0, 0, .1);
    }

    .quick_ul ul li img {
        display: inline-block;
        width: 50px;
        height: 50px;
    }

    .quick_ul li .p1 {
        font-size: 14px;
        color: #000;
        margin: 16px 0 10px;
    }

    .quick_ul li .p2 {
        font-size: 14px;
        color: #999;
        height: 44px;
        overflow: hidden;
        margin-bottom: 20px;
    }

    .quick_ul li .btn {
        display: inline-block;
        width: 128px;
        height: 38px;
        background: #fff;
        color: #666;
        font-size: 14px;
        line-height: 38px;
        text-align: center;
        border: 1px solid #ddd;
        border-radius: 38px;
        -moz-border-radius: 38px;
        -webkit-border-radius: 38px;
    }

    .quick_ul li:hover .btn {
        background: #ff6505;
        color: #fff;
        border-color: #ff6505;
    }

    /*friends-team*/
    .friends-team {
        /* height: 420px; */
        /* background: #f3f4f8; */
        box-sizing: border-box;
        width: 100%;
    }

    .frist_ul {

        width: 80%;
    }

    .friends-cont {
        width: 1200px;
        height: 164px;
        background: #fff;
        margin: 0 auto;
        padding: 35px 38px 0 35px;
        box-sizing: border-box;
    }

    .friends-cont.logo-link ul {
        text-align: left;
        font-size: 0;
    }

    .friends-cont.logo-link ul li.first {
        width: 210px;
        padding-top: 0px !important;
    }

    .friends-cont.logo-link ul li.last {
        width: 222px;
    }

    .friends-cont.logo-link ul li {
        display: inline-block;
        width: 100px;
        margin-right: 0;
        vertical-align: bottom;
        float: initial;
        cursor: pointer;
        display: flex;
        align-items: center;
        float: left;
        margin-right: 55px;
        padding-top: 20px;
    }

    .friends-cont.logo-link {
        height: 130px;
        padding: 35px 20px 0 35px;
    }

    .friends-cont.logo-link ul li img {
        width: 100%;
        padding: 0;
        margin: 0;
        border-left: 0;
    }

    .friends-cont ul {}

    .friends-cont ul li {
        float: left;
        margin-right: 18px;
    }

    .friends-cont li img {
        padding-left: 20px;
        border-left: 1px solid #e5e5e5;
    }

    .friends-cont ul li.first img {
        padding-left: 0;
        border: none;
    }

    .friends-cont li p {
        font-size: 14px;
        color: #666;
        text-align: right;
        margin-top: 12px;
    }

    .friends-cont ul li.first p {
        text-align: center;
    }

    /* .profess {
        margin: 0px 10px
    } */

    .profess>p {
        display: block;
        float: left;
        height: 100px;
    }

    /* .profess>p .more-btn {
    margin-top: 0;
    margin-right: 20px;
} */

    .profess a {
        /* display: block; */
        /* width:174px; */
        /* height: 38px; */
        margin-bottom: 10px;
        color: #666;
        font-size: 14px;
        line-height: 1;
        text-align: left;
        margin-right: 0;
        border-bottom: 1px solid #f3f4f8;

    }
    .profess_div{
        line-height: 2;
        margin-left: calc(calc(100% - 116px)/2);
    }
    .hot-phone {
        font-size: 14px;
        color: #666;
        margin-left: calc(calc(100% - 116px)/2);
        margin-bottom: 15px;
    }

    .hot-phone p {
        margin-bottom: 3px;
    }

    .hot-phone span a{
        font-size: 24px;
        color: #ff7e00;
        font-weight: 700;
    }

    .hot-phone .p-remark {
        font-size: 12px;
    }

    .hot-phone .p-remark-time {
        font-size: 14px;
        color: #ff7e00;
        font-weight: bold;
        margin:7px 0;
    }

    .hot-phone .p-remark-hint {
        font-size: 12px;
    }

    .logo_div {
        width:157px;
        height:70px;
        margin: 15px auto;
    }

    .logo_div a {
        width: 100%;
        height: 100%;
        display: inline-block;
    }

    .logo_div a img {
        width: 100%;
        height: 100%;
    }
    .logo_img{
        width: 84px;
        height: 34px;
    }
    .logo_a {
        margin-bottom: 10px;
        margin-left: calc(calc(100% - 116px)/2);
        display: inline-block;
    }

    .ercode_ul {
        display: flex;
        flex-wrap: wrap;
        width: 100%;
        padding: 0 30px;
    }

    .ercode_ul li {
        width: 33%;
        margin-bottom:10px;
        display: flex;
        flex-direction: column;

    }
    .ercode_ul li div{
        width: 86%;
        border-right: 1px solid #999;
    }

    .ercode_ul li:nth-child(3)  div {
        border-right: none;
    }
    .ercode_ul li:nth-child(5)  div {
        border-right: none;
    }
    .ercode_ul li p{
        width:70px;
        text-align:center;
        font-size: 14px;
    }
    .ercode_ul li img{
        width: 68px;
        height:68px;
        margin-bottom:5px;
    }


    
}
